debian/control: version bump
authorMatteo F. Vescovi <m.vescovi@revese.it>
Sat, 31 Dec 2011 17:17:48 +0000 (18:17 +0100)
committerMatteo F. Vescovi <m.vescovi@revese.it>
Sat, 31 Dec 2011 17:17:48 +0000 (18:17 +0100)
debian/control

index dc402e78a13381f5972117121b00d27f22070b86..27040ae78d912610b868fcd9c2132e3fa8e55ca3 100644 (file)
@@ -5,7 +5,7 @@ Maintainer: Ross Burton <ross@debian.org>
 Build-Depends: debhelper (>= 5), cdbs, autotools-dev
 Standards-Version: 3.7.3
 
-Package: libbabl-0.0-0
+Package: libbabl-0.1-0
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Dynamic, any to any, pixel format conversion library
@@ -14,10 +14,10 @@ Description: Dynamic, any to any, pixel format conversion library
  stored in. Babl doesn't only help with existing pixel formats, but
  also facilitates creation of new and uncommon ones.
 
-Package: libbabl-0.0-0-dev
+Package: libbabl-0.1-0-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libbabl-0.0-0 (= ${binary:Version})
+Depends: ${misc:Depends}, libbabl-0.1-0 (= ${binary:Version})
 Description: Dynamic, any to any, pixel format conversion library (development files)
  Babl is a dynamic, any to any, pixel format conversion library. It
  provides conversions between the myriad of buffer types images can be
@@ -26,7 +26,7 @@ Description: Dynamic, any to any, pixel format conversion library (development f
  .
  This package contains the development files.
 
-Package: libbabl-0.0-doc
+Package: libbabl-0.1-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}